Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix codespell #945

Merged
merged 2 commits into from
May 24, 2024
Merged

Fix codespell #945

merged 2 commits into from
May 24, 2024

Conversation

sharnoff
Copy link
Member

@sharnoff sharnoff commented May 24, 2024

Fixes some usage, fixes some typos, and adds a word to the exclude list.

For some reason, codespell recently started failing. Not sure why. For example, see:

sharnoff added 2 commits May 24, 2024 06:56
I couldn't get it to reference cluster-autoscaler/ca.patch directly
before; turns out it just needs to be prefixed with './' to work
correctly.

Removing the glob is more precise.
This commit fixes a couple typos, and also adds 'NotIn' to codespell's
exclude list.

For some reason, codespell recently started noticing these without any
workflow updates.

See e.g.:

* https://github.com/neondatabase/autoscaling/actions/runs/9223395913/job/25376518993?pr=944
* https://github.com/neondatabase/autoscaling/actions/runs/9218422507/job/25361935678?pr=936
@sharnoff sharnoff marked this pull request as ready for review May 24, 2024 14:08
@sharnoff sharnoff requested a review from Omrigan May 24, 2024 14:08
@sharnoff sharnoff merged commit a82110b into main May 24, 2024
16 checks passed
@sharnoff sharnoff deleted the sharnoff/fix-codespell branch May 24, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants